home *** CD-ROM | disk | FTP | other *** search
/ Maclife 157 / MACLIFE157-2001-09.ISO.7z / MACLIFE157-2001-09.ISO / System Folder / yaboot.conf < prev   
Text File  |  2001-06-04  |  3KB  |  153 lines

  1. init-message = "¥nWelcome to HOLON Linux Installer!¥nHit <TAB> for boot options.¥n¥n"
  2. timeout = 3000
  3. splash = cd:0,splash.pcx
  4. default = default
  5.  
  6. image = cd:0,vmlinux
  7. label = default
  8. initrd = cd:0,ramdisk.image.gz
  9. initrd-size = 8192
  10. novideo
  11.  
  12. image = cd:0,vmlinux.24
  13. label = kernel24
  14. initrd = cd:0,ramdisk.image24.gz
  15. initrd-size = 8192
  16. novideo
  17.  
  18. image = cd:0,vmlinux.smp
  19. label = smp
  20. initrd = cd:0,ramdisk.image.gz
  21. initrd-size = 8192
  22. novideo
  23.  
  24. image = cd:0,vmlinux
  25. label = digital-aty128
  26. initrd = cd:0,ramdisk.image.gz
  27. initrd-size = 8192
  28. append = " video=aty128fb:vmode:14,cmode:16"
  29.  
  30. image = cd:0,vmlinux
  31. label = digital
  32. initrd = cd:0,ramdisk.image.gz
  33. initrd-size = 8192
  34. append = " video=offb:vmode:14"
  35.  
  36. image = cd:0,vmlinux
  37. label = cinema-aty128
  38. initrd = cd:0,ramdisk.image.gz
  39. initrd-size = 8192
  40. append = " video=aty128fb:vmode:22,cmode:16"
  41.  
  42. image = cd:0,vmlinux
  43. label = cinema
  44. initrd = cd:0,ramdisk.image.gz
  45. initrd-size = 8192
  46. append = " video=offb:vmode:22,cmode:16"
  47.  
  48.  
  49. image = cd:0,vmlinux
  50. label = imac
  51. initrd = cd:0,ramdisk.image.gz
  52. initrd-size = 8192
  53. append = " video=atyfb:vmode:16,cmode:16"
  54.  
  55. image = cd:0,vmlinux
  56. label = imacdv
  57. initrd = cd:0,ramdisk.image.gz
  58. initrd-size = 8192
  59. append = " video=aty128fb:vmode:17,cmode:16"
  60.  
  61. image = cd:0,vmlinux.24
  62. label = imacnew
  63. initrd = cd:0,ramdisk.image24.gz
  64. initrd-size = 8192
  65. append = " video=aty128fb:vmode:17,cmode:16"
  66.  
  67.  
  68. image = cd:0,vmlinux
  69. label = ibook
  70. initrd = cd:0,ramdisk.image.gz
  71. initrd-size = 8192
  72. append = " video=atyfb:vmode:10,cmode:16"
  73.  
  74. image = cd:0,vmlinux
  75. label = ibook-aty128
  76. initrd = cd:0,ramdisk.image.gz
  77. initrd-size = 8192
  78. append = " video=aty128fb:vmode:10,cmode:16"
  79.  
  80. image = cd:0,vmlinux.24
  81. label = ibooknew
  82. initrd = cd:0,ramdisk.image24.gz
  83. initrd-size = 8192
  84. append = " video=aty128fb video=ofonly"
  85.  
  86.  
  87.  
  88. image = cd:0,vmlinux
  89. label = lombard
  90. initrd = cd:0,ramdisk.image.gz
  91. initrd-size = 8192
  92. append = " video=atyfb:vmode:14,cmode:16"
  93.  
  94. image = cd:0,vmlinux
  95. label = pismo
  96. initrd = cd:0,ramdisk.image.gz
  97. initrd-size = 8192
  98. append = " video=aty128fb:vmode:16,cmode:16"
  99.  
  100. image = cd:0,vmlinux.24
  101. label = tipowerbook
  102. initrd = cd:0,ramdisk.image24.gz
  103. initrd-size = 8192
  104. append = " video=aty128fb:vmode:21,cmode:16"
  105.  
  106.  
  107. image = cd:0,vmlinux
  108. label = text
  109. initrd = cd:0,ramdisk.image.gz
  110. initrd-size = 8192
  111. append = " text"
  112. novideo
  113.  
  114. image = cd:0,vmlinux.24
  115. label = text24
  116. initrd = cd:0,ramdisk.image24.gz
  117. initrd-size = 8192
  118. append = " text"
  119. novideo
  120.  
  121. image = cd:0,vmlinux
  122. label = text-10
  123. initrd = cd:0,ramdisk.image.gz
  124. initrd-size = 8192
  125. append = " video=aty128fb:vmode:10 text"
  126.  
  127. image = cd:0,vmlinux
  128. label = text-14
  129. initrd = cd:0,ramdisk.image.gz
  130. initrd-size = 8192
  131. append = " video=aty128fb:vmode:14 text"
  132.  
  133. image = cd:0,vmlinux
  134. label = text-16
  135. initrd = cd:0,ramdisk.image.gz
  136. initrd-size = 8192
  137. append = " video=aty128fb:vmode:16 text"
  138.  
  139.  
  140. image = cd:0,vmlinux.24
  141. label = test-radeon
  142. initrd = cd:0,ramdisk.image24.gz
  143. initrd-size = 8192
  144. append = " video=radeonfb"
  145.  
  146. image = cd:0,vmlinux.24
  147. label = test-geforce
  148. initrd = cd:0,ramdisk.image24.gz
  149. initrd-size = 8192
  150. append = " video=rivafb"
  151.  
  152.  
  153.